Divergence of the Sum of the Reciprocals of Primes

Theorem

Let P be the set of all prime numbers. Then

pP1p=.

There are many ways to prove this result, but the proof presented here is useful because it follows a very similar argument to one used in Dirichlet's theorem, but in the special case of the trivial character modulo 1, and thus it helps motivate that proof. It is however, not the simplest or most elementary.


Proof

Consider the Riemann zeta function defined by the infinite sum for real s>1. We will prove that

lnζ(s)=p1ps+g(s)

where g(s)=O(1) as s1+.

From this we can just take limits as s1+ where lnζ(s) diverges and therefore so does p1ps.

Then, using the Taylor series for ln(1x) we have

g(s)=lnζ(s)p1ps=ln(p(11ps)1)p1ps=pln(11ps)p1ps=p(ln(11ps)+1ps)=p(n=11npns+1ps)Taylor series=pn=21npns=pn=01(n+2)p(n+2)s=p1p2sn=01(n+2)pnp1p2sn=012pn=p12p2sn=01pnp12p2sn=0(12)np21p12=p12p2s1112=p1p2sn=11n2sn=11n2

which converges by the p-test. As such, g(s) is bounded for s>1.

Now we must go from lims1+p1ps= to p1p=.

From the fact that the limit diverges, we have that for any M>0, there exists an s0 such that

1<s<s0p1ps0>2M.

Then, because the series 1ps0 converges (given the terms are positive and are a subset of the terms in a convergence series because s0>1) we know that the sequence of partial sums are Cauchy, and therefore for any ϵ>0 (in particular we set ϵ=M) there exists an N such that

m,nN|pn1ps0pm1ps0|<Mpm1ps0Mpn1ps0pm1ps0+MM=2MM<pm1ps0Mpn1ps0.

As such, setting n=N, we have for any M>0, there exists an N and s0>1 such that

pN1ps0M.

Then we have because s0>1,

pN1ppN1ps0M

and hence pN1p diverges.


The more general version of this argument for Dirichlet L-functions can be found here.